home *** CD-ROM | disk | FTP | other *** search
/ Enter 2005 August / EnterCD 08_2005.iso / boot / menus / boothdd1.scn < prev    next >
Encoding:
Text File  |  2005-04-25  |  190 b   |  11 lines

  1. #
  2. # Boot from second hard disk
  3. #
  4. hddboot81:
  5. if bootCheck[0x81]; then boot 0x81
  6. clear
  7. set textColor = color[brightred on black]
  8. print "\n"
  9. print "\acDrive is not bootable\n"
  10. wait 0
  11.